Other Protocols
The following protocols are available globally.
-
Protocol containing common interface for CPCDay, CPCWeek, CPCMonth and CPCYear.
See moreDeclaration
Swift
public protocol CPCCalendarUnitBase : CPCDateInterval, CustomDebugStringConvertible, CustomStringConvertible, Hashable, Strideable where Self.Stride == Int
-
Common implementation of
See moreCPCCalendarUnitSymbolrequirements.Declaration
Swift
internal protocol CPCCalendarUnitSymbolImpl : CPCCalendarUnit, CPCCalendarUnitSymbol
-
Undocumented
See moreDeclaration
Swift
internal protocol BoundedRangeProtocol : RangeExpression -
Undocumented
See moreDeclaration
Swift
internal protocol RangeBaseProtocol : BoundedRangeProtocol -
Undocumented
See moreDeclaration
Swift
internal protocol ClosedRangeBaseProtocol : BoundedRangeProtocol
-
Undocumented
See moreDeclaration
Swift
internal protocol ThreadsafeStorageProtocol
View on GitHub
Install in Dash
Other Protocols Reference